home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_xemacs.idb / usr / freeware / lib / xemacs-20.4 / lisp / calendar / custom-load.el.z / custom-load.el
Encoding:
Text File  |  1998-05-21  |  311 b   |  13 lines

  1. ;;; custom-load.el --- automatically extracted custom dependencies
  2.  
  3.  
  4. ;;; Code:
  5.  
  6. (custom-add-loads 'holidays '("calendar"))
  7. (custom-add-loads 'calendar '("calendar"))
  8. (custom-add-loads 'local '("calendar"))
  9. (custom-add-loads 'diary '("calendar"))
  10. (custom-add-loads 'appt '("appt"))
  11.  
  12. ;;; custom-load.el ends here
  13.